home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilwb / newmenu.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  37 lines

  1. Short:    Intuition Menu Replacement V5.3
  2. Author:   blg@cherry-semi.com (Brian Gontowski)
  3. Uploader: blg@cherry-semi.com (Brian Gontowski)
  4. Version:  5.3
  5. Type:     util/wb
  6.  
  7. - Replaces most of the Intuition and GadTools menu code.
  8. - Provides 3D appearance on NewLook screens using pens from Palette
  9.   Preferences.
  10. - Automagically lays out all the menus to conform to the Amiga Style Guide,
  11.   shifting and making columns when needed.
  12. - Tricks are used on the menus to figure out where separator bars should
  13.   be and when someone is using "stupid checkmarks" (either using "*" or
  14.   changing the color).
  15. - The menu panels revert to Topaz 8 if they don't fit with the screen font.
  16. - Menus that "fall off the edge" are not displayed.
  17. - Disabled menus with items and disabled items with subitems are shown with
  18.   some highlighting.  I believe this should be correct since there is still
  19.   some action taking place (a panel is being displayed).
  20. - Multiselected items are shown pushed in as a visual cue that there are more
  21.   than one item selected.  This will never happen with an item with subitems.
  22. - The menus may be toggled on/off for each click of the right mouse button
  23.   or the keyboard equivalent.
  24. - Double Menu Requesters (Yuck!) are supported.
  25. - PopUp menus are supported.  The mouse pointer will always start at the
  26.   top/left corner of the menu (shifting as required).
  27. - Arrow keys move around the menus, items, and subitems.
  28. - Return and Esc function as accept/cancel.
  29. - Space functions as left mouse button.
  30. - Quick keys are chosen automatically and allow easy access to menu items.
  31. - Panel delay helps speed up moving around menus and avoids accidently
  32.   choosing the incorrect panel.
  33. - Help text available either through Intuition or GadTools.
  34. - A "Enhanced NewLook" is available for 8 or more color screens.
  35.  
  36. * keymap.library is now checked for version 36 instead of 39.
  37.